projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d938042
)
*** empty log message ***
author
Nick Roberts
<nickrob@snap.net.nz>
Sun, 28 Jan 2007 09:41:48 +0000
(09:41 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Sun, 28 Jan 2007 09:41:48 +0000
(09:41 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 5e5e22ce4dab1cbf45bdf8653ca403640d15a464..e1b073331ec580f08e442f20218cd3d6a33164dc 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2007-01-28 Nick Roberts <nickrob@snap.net.nz>
+
+ * progmodes/gdb-ui.el (gdb-breakpoint-regexp): Declare earlier to
+ avoid compiler warning.
+ (gdb-var-update-handler-1): Consider that the MI field `in_scope'
+ might have values other than "true" or "false".
+
2007-01-28 Richard Stallman <rms@gnu.org>
* textmodes/fill.el (fill-paragraph-function): Doc fix.